﻿body {font-family: "微软雅黑"; overflow-x: hidden;}

/* 栏目分割1 */
.separate1 {margin: 0 auto; text-align: center;}
.separate1 .title {padding-top: 10px; font-size: 26px; color: #0060BF; line-height: normal;}
.separate1 .titleen {font-size: 14px; line-height: normal; color: #999; padding-top: 4px;}
.separate1 .line-blue {margin: 8px auto 0; width: 105px; border-bottom: 4px solid #0060BF;}
.separate1 .line-blue2 {margin: 8px auto 0; width: 105px; border-bottom: 4px solid #F6A700;}
.separate1 .line-gray {margin: 0 auto 20px; width: 100%; border-bottom: 1px solid #e3e3e3;}
.separate1 .line-gray2 {margin: 0 auto 20px; width: 100%; border-bottom: 1px solid #F6A700;}

/* 栏目分割2 */
.separate2 { width:100%; height:45px; border-bottom:solid 1px #e9e9e9; margin-bottom:15px;}
.separate2 .title {font-size:26px; color: #0060BF; font-weight:normal; float:left; padding-left:15px; position:relative;}
.separate2 .title:before { content:''; display:block; width:4px; height:30px; background:#0060BF; position:absolute; left:0; top:3px;}
.separate2 .titleen {font-size: 14px; line-height:45px; color: #999; margin-left: 10px;}
.separate2 m {color:#F6A700; line-height:45px; float:right;}
.separate2 m a { color:#F6A700; }
.separate2 m a:hover { color:#0060BF; }

/* 栏目分割3 */
.separate3 {margin: 0 auto; text-align: center;}
.separate3 .title {padding-top: 30px; font-size: 26px; color: #ffffff; line-height: normal;}
.separate3 .titleen {font-size: 14px; line-height: normal; color: #ccc; padding-top: 6px;}
.separate3 .line-blue {margin: 8px auto 0; width: 105px; border-bottom: 4px solid #F6A700;}
.separate3 .line-gray {margin: 0 auto 20px; width: 100%; border-bottom: 1px solid #e3e3e3;}

/*滚动效果*/
.dg1 {height: 248px; width:1200px; overflow: hidden; margin:10px auto;}
.dg1 li{height: 248px; width: 275px; margin-right: 30px; border:0px solid #ddd; text-align: center; float: left;}
.dg2 {height: 248px; overflow: hidden; width: 1200px; margin:0px auto;}

/* 图文样式 */
.tuwen {width: 100%; margin: auto;}
.tuwen-b {border: solid 1px #eee; overflow:hidden;}
.tuwen-box {width: 50%; float: left; background: #fff; position: relative; cursor: pointer;}
.tuwen-box, .tuwen-box:before, .tuwen-text h4, .tuwen-text p, .tuwen-text a, .tuwen-text .span1, .tuwen-text .span2 { transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; /* Firefox 4 */ -webkit-transition: all 0.4s ease-in-out; /* Safari 和 Chrome */ -o-transition: all 0.4s ease-in-out; /* Opera */}
.tuwen-box:hover:before { background-position: center; background-color: rgba(0,0,0,0.5);}
.tuwen-box:before {display: block; content: ''; width: 50%; height: 210px; position: absolute; background: url(../images/ck.png) no-repeat center -50px rgba(0,0,0,0);}
.tuwen-box1:before {display: block; content: ''; width: 50%; height: 210px; position: absolute; right: 0px;}
.tuwen-box:after {display: block; content: ''; clear: both; z-index: 1px;}
.tuwen-img {float: left; width: 50%;}
.tuwen-img img {width: 100%; display: block; height: 210px;}
.tuwen-text {float: left; width: 50%; padding: 25px 0 22px 0; position: relative;}
.tuwen-text h4 {font-size: 20px; margin-left: 30px; font-weight: normal; color: #0060BF; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.tuwen-text p {margin: 15px 20px 20px 30px; font-size: 13px; line-height: 22px; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.tuwen-text m {display: block; margin-left: 30px; width: 90px; line-height: 26px; border: solid 1px #ddd; font-size: 12px; text-align: center; border-radius: 26px; color: #F6A700;}
.tuwen-text .span1 {width: 20px; height: 20px; background: #fff; position: absolute; top: 50%; left: -10px; margin-top: -11px; transform: rotate(45deg); -ms-transform: rotate(45deg); /* IE 9 */ -webkit-transform: rotate(45deg); /* Safari and Chrome */ -o-transform: rotate(45deg); /* Opera */ -moz-transform: rotate(45deg); z-index: 5;	 /* Firefox */}
.tuwen-text .span2 {width: 20px; height: 20px; background: #fff; position: absolute; top: 50%; right: -10px; margin-top: -11px; transform: rotate(45deg); -ms-transform: rotate(45deg); /* IE 9 */ -webkit-transform: rotate(45deg); /* Safari and Chrome */ -o-transform: rotate(45deg); /* Opera */ -moz-transform: rotate(45deg); z-index: 5;	/* Firefox */}
.tuwen-box:hover {background: #0060BF;}
.tuwen-box:hover h4, .tuwen-box:hover p, .tuwen-box:hover m {color: #fff;}
.tuwen-box:hover m {border: 1px solid #fff;}
.tuwen-box:hover span {background: #0060BF;}

/*图片列表*/
.pro_list {display:block; padding: 10px; background-color: #f8f8f8; color: #999;  border-radius: 2px; overflow:hidden;}
.pro_list:hover {background-color: #0060BF; color: #d2d2d2;}
.pro_list h3 {line-height: 30px; color: #0060BF; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.pro_list:hover h3 {color: #fff;}
.pro_list h4 {line-height: 30px; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.pro_list:hover h4 {color: #fff;}
.pro_list p {margin-top: 10px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.pro_list span {float:right; margin-top: 6px; height: 30px; line-height: 30px; padding: 0 10px; font-size: 12px; color: #ffffff; border-radius: 100px; background-color: #0060BF;}
.pro_list:hover span {color: #0060BF; background-color: #ffffff;}
.pro_list .video {background: url(../images/icon_video_off.png) center center no-repeat; top: 0; height: 100%; width: 100%; position:absolute; z-index:10;}
.pro_list .video:hover {background: url(../images/icon_video_on.png) center center no-repeat; top: 0; height: 100%; width: 100%; position:absolute; z-index:10;}
.pro_list .mask{position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); top: -100%; left: 0px; text-align: center; color: #fff; transition: all 0.5s;}
.pro_list:hover .mask{top: 0px; }
.pro_list:hover .mask m{background: url(../images/icon_more.png) center center no-repeat;  height: 100%; width: 100%; top: 0px; left: 0px; position:absolute; z-index:10;}
.pro_list:hover .mask i{background: url(../images/icon_video.png) center center no-repeat;  height: 100%; width: 100%; top: 0px; left: 0px; position:absolute; z-index:10;}

/*图片列表2*/
.pro_list2 {overflow:hidden;}
.pro_list2 .picbox { display:block; width:200px; height:150px; border:1px solid #e8e8e8; float:left; margin-right:20px; overflow:hidden;}
.pro_list2 .picbox img { display:block; width:200px; height:150px;}
.pro_list2 .info {color:#797979;}
.pro_list2 .info h3 {color:#333; font-size:18px; font-weight:normal; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.pro_list2 .info:hover h3 {color:#F6A700;}
.pro_list2 .info p {line-height:26px; margin-top:14px; color:#999; font-size:14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.pro_list2 .info span { padding-top:13px; color:#a4a4a4; font-size:14px; display:inline-block;}

/*文章列表*/
.news_list {display: block; height: 90px; background: #FAFAFA; padding: 10px; border-bottom: #d1d1d1 0px dashed;}
.news_list .pic {float: left; width: 120px; background: #ffffff; text-align: center; position:relative; overflow:hidden;}
.news_list .box {margin-left: 140px; margin-right: 0px; overflow:hidden;}
.news_list .box .title {font-size: 16px; height: 26px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
.news_list:hover .box .title {color: #0060BF;}
.news_list .box .info {color: #8c8c8c; height: 32px; line-height: 32px; padding: 0px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
.news_list:hover .date {background: #0060BF; color: #fff;}
.news_list .more {height: 30px;}
.news_list .box .more span {float:right; width: 100px; height: 30px; line-height: 30px;  padding: 0 10px; text-align: center; font-size: 12px; color: #ffffff; border-radius: 100px; background-color: #0060BF; }
.news_list:hover .box .more span {color: #ffffff; background-color: #ff0000;}
.news_list .box .more m {float: left; width: 300px; padding-top: 5px; color: #666;}

/*简单文章列表*/
.doc_list {display: block; height: 70px; background: #FAFAFA; padding: 10px; border-bottom: #d1d1d1 0px dashed; position:relative;}
.doc_list .date {width: 70px; color: #0060BF; background: #ffffff; text-align: center; padding:8px 0; font-family: arial; position:absolute;}
.doc_list .date .day {font-size: 28px;  line-height: 30px; display: block;}
.doc_list .date .mouth {display: block;  line-height: 24px; }
.doc_list .box {margin:0px 110px 0px 90px;}
.doc_list .box .title {font-size: 16px; height: 30px; line-height: 34px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
.doc_list .box .info {color: #999; height: 26px; line-height: 26px; padding-top: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
.doc_list:hover .date {background: #0060BF; color: #fff;}
.doc_list:hover .box .title {color: #0060BF;}
.doc_list .more  {top:30px; right:10px; position:absolute; width: 100px;  height: 30px; line-height: 30px;  padding: 0 10px; text-align: center; font-size: 12px; color: #ffffff; border-radius: 100px; background-color: #0060BF;}
.doc_list:hover .more {color: #ffffff; background-color: #F6A700;}

/*简单文章列表2*/
.doc_list2 { width:100%; overflow:hidden;}
.doc_list2 li { height:46px; line-height:46px; border-bottom:1px dashed #cccccc; background:url(../images/dian1.png) no-repeat left center;}
.doc_list2 li:hover {background:url(../images/dian2.png) no-repeat left center;}
.doc_list2 li a  {color:#565656; font-size:14px; padding-left:18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
.doc_list2 li:hover a { color:#0060BF; }
.doc_list2 li span { float:right; width:100px; font-size:14px; color:#999; text-align: center;}   
.doc_list2 li a:hover { color:#0060BF; }

/*栏目列表样式1*/
.class_ys1 {text-align: center;}
.class_ys1 a {margin: 10px; padding: 8px 20px; font-size: 16px; background: #0060BF; color: #FFF; border-radius: 20px;}
.class_ys1 a:hover {background: #F6A700; color: #FFF;}

/*栏目列表样式2*/
.class_ys2 { width: 100%; text-align: center;}
.class_ys2 span {display: block; padding: 30px 0 0 0; margin: 0px; border: 1px solid #0060BF; font-size: 14px; color: #777;}
.class_ys2 span:hover { border: 1px solid #FF7800;}
.class_ys2 span.lc1 {background-image: url(../images/list2-icon1-1.png); background-position: center 30px; background-size: 80px 80px;}
.class_ys2 span.lc1:hover {background-image: url(../images/list2-icon1-2.png); background-position: center 30px; background-size: 80px 80px;}
.class_ys2 span.lc2 {background-image: url(../images/list2-icon2-1.png); background-position: center 30px; background-size: 80px 80px;}
.class_ys2 span.lc2:hover {background-image: url(../images/list2-icon2-2.png); background-position: center 30px; background-size: 80px 80px;}
.class_ys2 span.lc3 {background-image: url(../images/list2-icon3-1.png); background-position: center 30px; background-size: 80px 80px;}
.class_ys2 span.lc3:hover {background-image: url(../images/list2-icon3-2.png); background-position: center 30px; background-size: 80px 80px;}
.class_ys2 span.lc4 {background-image: url(../images/list2-icon4-1.png); background-position: center 30px; background-size: 80px 80px;}
.class_ys2 span.lc4:hover {background-image: url(../images/list2-icon4-2.png); background-position: center 30px; background-size: 80px 80px;}
.class_ys2 span {background: url(../list_bg1.jpg) no-repeat center 0px;}
.class_ys2 span:hover {background: url(../images/list_bg2.jpg) no-repeat center 0px;}
.class_ys2 span m {display: block; margin-top: 30px; margin-bottom: 5px; font-size: 22px; color: #333; font-weight: 500;}
.class_ys2 span:hover m {color: #333;}
.class_ys2 span p {margin: 30px 0 0 0; height: 50px; line-height: 50px; border-top: 1px solid #eee; font-size: 16px; color: #fff; background: #0060BF;}
.class_ys2 span:hover p {border-top: 1px solid #fff; color: #fff; background: #F6A700;}
.class_ys2 span img {transition:all 2s ease; -moz-transition:all 2s ease; -ms-transition:all 2s ease; -o-transition:all 2s ease; -webkit-transition:all 2s ease;}
.class_ys2 span:hover img {transform: rotateZ(360deg); -ms-transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg);}

/* 栏目列表样式3 */
.class_ys3 {background-position:center; background-repeat:no-repeat; background-size:cover; background-attachment:fixed;}
.class_ys3 li{width:100%; height:140px; float:left; margin-bottom:0px; margin-right:0px; text-align:center; border:1px solid #e5e5e5;transition:all .4s;padding-top:30px; padding-bottom:20px; background:#fff;position:relative}
.class_ys3 li i{display:inline-block;width:80px;height:58px;background-position:0 0;background-repeat:no-repeat;transition:all .5s}
.class_ys3 li h4{font-size:20px; color:#333; line-height:24px; font-weight:100; margin-top:10px;}
.class_ys3 li h4 span{font-size:12px; color: rgba(0, 0, 0, 0.5); display:block; }
.class_ys3 li .more{margin-top:2px;border-radius:100%;width:14px;height:14px;border:1px solid #0060BF; display:inline-block;line-height:12px;font-size:12px;margin:0 auto;color:#0060BF}
.class_ys3 li:hover i{background-position:0 -58px}
.class_ys3 li:hover{background:#0060BF; box-shadow:0 0 10px #ccc;z-index:2}
.class_ys3 li:hover h4{color:#fff}
.class_ys3 li:hover h4 span{color: rgba(255, 255, 255, 0.5);}
.class_ys3 li:hover .more{background:#fff}

/* 栏目列表样式4 */
.class_ys4 {width: 100%; display:inline-block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: .3s;  }
//.class_ys4:hover {transform:scale(1.12); -webkit-transform:scale(1.12); -moz-transform:scale(1.12); -ms-transform:scale(1.12); -o-transform:scale(1.12)}
.class_ys4 .mask {background-color: rgba(255,255,255,0.1); box-sizing: border-box; padding: 40px; position: absolute; height: 100%; width: 100%; top: 0px; text-align: center; border:1px solid #0060BF;} 
.class_ys4:hover .mask {background-color: rgba(255,255,255,0.1); border:1px solid #F6A700;}
.class_ys4 .mask img{margin-top: 0px; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; transition:1.5s;}
.class_ys4:hover .mask img{transform:rotate(360deg); }
.class_ys4 .mask p {margin-top: 40px; padding: 5px 0; font-size: 22px; line-height: 46px; color: #0060BF; text-align: center; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
.class_ys4 .mask p span{display: block; font-size: 12px; line-height: 30px; }
.class_ys4:hover .mask p {color: #F6A700;}
.class_ys4 .mask m{display: block; width: 150px; background-color: #0060BF; border:1px solid #fff; color: #fff; text-align: center; line-height: 40px; height: 40px; margin: 10px auto; margin-top: 30px;}
.class_ys4:hover .mask m{background-color: #F6A700; border:1px solid #fff;}

/* 栏目列表样式5 */
.class_ys5 {overflow: hidden; position: relative;}
.class_ys5 .mask {background-color: rgba(0,0,0,0.6); position: absolute; height: 100%; width: 100%; top: 0px; transition: all 0.5s; text-align: center;}
.class_ys5 .mask p {color: #fff; text-align: center; font-size: 20px; margin-top: 20px;}
.class_ys5 .mask p span {display: block; font-size: 14px; line-height: 36px;}
.class_ys5 .mask .box_name {height: 100%; transition: all 0.5s;}
.class_ys5 .mask img{margin-top: 35%;}
.class_ys5:hover .mask {background-color: rgba(0,99,53,0.6);}
.class_ys5:hover .mask .box_name{margin-top: -110%;}
.class_ys5 .mask .box_link {box-sizing: border-box; padding: 0px 50px;}
.class_ys5 .mask .box_link a{display: block; width: 150px; border:1px solid #fff; color: #fff; text-align: center; line-height: 40px; height: 40px; margin: 10px auto; margin-top: 20px; transition: all 0.3s;}
.class_ys5 .mask .box_link a:hover{background-color: #005F33; border:1px solid #005F33;}
.class_ys5 .mask .box_link p {display: block; font-size: 14px; line-height: 36px;}
.class_ys5 .mask .box_link p span{display: block; border-bottom: 1px solid #fff; border-top: 1px solid #fff; font-size: 20px; line-height: 50px; margin-top: 10px;}

/* 栏目列表样式6 */
.class_ys6 {padding: 0px 0px; text-align: left;}
.class_ys6 .img {float: left; width: 20%; height: 120px; border-radius: 100%; overflow: hidden; border: 0px solid #ddd;}
.class_ys6 .img img {width: 100%;}
.class_ys6 .text {width: 70%; float: left; padding: 0 4%;}
.class_ys6 .text h4 {font-size: 16px; font-weight: normal; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.class_ys6:hover .text h4 {color: #0060BF;}
.class_ys6 .text h4 m {font-size: 14px; color: #aaa; padding-left: 34px; background: url(../images/list6-icon-zhiwei.png) no-repeat 10px center; background-size: 22px;}
.class_ys6 .text p {line-height: 22px; color: #888; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.class_ys6 .text .foot {margin-top: 10px;}
.class_ys6 .text .foot span {font-size: 14px; float: left;}
.class_ys6 .text .foot span p {font-size: 14px; color: #999; margin-top: 0px;;}
.class_ys6 .text .foot m {float: right; display: block; width: 90px; line-height: 28px; border: solid 1px #ddd; font-size: 13px; text-align: center; border-radius: 26px; color: #666; margin-right: 30px;}
.class_ys6:hover .text .foot m {background: #F6A700; color: #FFF; border: solid 1px #fbd951;}
.class_ys6:after {display: block; content: ""; clear: both;}
.class_ys6 .text .foot:after {display: block; content: ""; clear: both;}

/* 选项卡效果 */
.xuanxuang ul {text-align: center;}
.xuanxuang ul li {display: inline-block;}
.xuanxuang ul li a {padding: 10px 20px; font-size: 16px; background: #efefef; border-radius: 20px; display: block;}
.xuanxuang ul li.active a {background: #0060BF; color: #FFF;}

/*首页简介*/
.aboutin {margin: 0 auto; width:100%; overflow:hidden;}
.aboutin .left {float:right; width:730px;}
.aboutin .right {float:left; width:470px; padding-right: 19px;}
.aboutin h2 {margin-bottom: 10px; font-size: 20px; line-height: 30px; color: #0060BF;  text-align: center;}
.aboutin p {margin-bottom: 10px; font-size: 16px; line-height: 32px; color: #555;}
.aboutin .m {display: block; }
.aboutin .m{width:140px; height:40px; font-size: 16px; line-height: 40px; background: #F6A700; border:solid 0px #F6A700; text-align:center; border-radius: 20px;}
.aboutin .m:hover{background: #0060BF; }
.aboutin span {color: #FFF;}

/*首页简介2*/
.aboutin2 { width:420px; background-color: rgba(247, 248, 249, 1); float:left; padding:20px;}
.aboutin2img { width:420px; }
.aboutin2 h2 { font-size:18px; font-weight:normal; line-height:44px;}
.aboutin2 h2 span { font-size:14px; font-family: arial,helvetica,sans-serif;}
.aboutin2 p { color:#868585; line-height:26px; overflow:hidden;}
.aboutin2ico { padding:20px 0 0 0; overflow:hidden;}
.aboutin2ico a { width:25%; float:left; text-align:center; display:inline-block; }
.aboutin2ico a img { width:55px; height:55px; transition:all 2s ease; -moz-transition:all 2s ease; -ms-transition:all 2s ease; -o-transition:all 2s ease; -webkit-transition:all 2s ease;}
.aboutin2ico a p { color:#868585; line-height:36px;}
.aboutin2ico a:hover img {transform: rotateZ(360deg); -ms-transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg);}

/*顶部轮播图*/
.banner {width:100%; height:600px;  overflow:hidden; position:relative;}
.banner ul li {width:100%; height:100%; overflow:hidden;   position:absolute; left:0px; top:0px;}
.banner ul li a { height:100%; display:block;}
.banner .hd { width:100%; height:14px; text-align:center; position:absolute; bottom:25px; z-index:100;}
.banner .hd ol li { width:50px; height:3px; display: inline-block; margin:2px 4px; text-indent: -999px; cursor: pointer;  background:#fff; overflow:hidden; transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.banner .hd ol .on { width:50px; background:#0060BF;}
.banner .pic_pre,.banner .pic_next { width:41px; height:83px; margin-top:-41px; position:absolute; top:50%; z-index:900; cursor:pointer;}
.banner .pic_pre { background:url(../images/banner_pre.png) no-repeat left center; left:0px;}
.banner .pic_next { background:url(../images/banner_next.png) no-repeat left center; right:0px;}

/*新闻轮播图*/
.focus-pic {position:relative; width:560px; height:420px; float: left;}
.focus-pic img{ width:560px; height:420px;}
.focus-pic .shadow .title{width: 260px; height: 45px;padding-left: 30px;padding-top: 20px;}
.focus-pic .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus-pic .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;}
.focus-pic .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9;}
.focus-pic .btn a:hover,.focus-pic .btn a.current{  cursor:pointer;background:#2EA2EF;}
.focus-pic .fPic{ position:absolute; left:0px; top:0px; }
.focus-pic .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10; float:right;  }
.focus-pic .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height:40px; background:rgba(0,0,0,0.6); filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }
.focus-pic .shadow a{ text-decoration:none; color:#fff; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}
.focus-pic .shadow a:hover{text-decoration:none; color: #F6A700;}
.focus-pic .fcon{ position:relative; width:100%; float:left;  display:none; }
.focus-pic .fcon img{ display:block; }
.focus-pic .fbg{bottom:12px; right:10px; position:absolute; height:21px; text-align:center; z-index: 200; }
.focus-pic .fbg div{margin:6px auto 0;overflow:hidden;zoom:1;height:14px}
.focus-pic .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 3px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }
.focus-pic .D1fBt .current,.focus-pic .D1fBt a:hover{background:#0060BF;}
.focus-pic .D1fBt img{display:none}
.focus-pic .D1fBt i{display:none; font-style:normal; }
.focus-pic .prev,.focus-pic .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat; opacity:0.5;}
.focus-pic .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }
.focus-pic .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}
.focus-pic .prev:hover{  background-position:0 0; opacity:0.8;}
.focus-pic .next:hover{  background-position:-40px 0; opacity:0.8;}

/*按钮左右滚动*/
.mr_frbox{margin:0 auto; overflow:hidden; width:1300px; height:240px;}
.mr_frBtnL{float:left; cursor:pointer; display:inline; margin-top:90px; margin-right:0px; width:40px; height:67px;}
.mr_frUl{float:left; height:240px; width:1200px; margin-left:0px;}
.mr_frBtnR{float:right; cursor:pointer; display:inline; margin-top:90px; margin-left:0px; width:40px; height:67px;}
.mr_frUl ul li{float:left; display:inline; width:284px; margin:0 10px; overflow:hidden; position:relative;}
.mr_frUl ul li a img{width:280px;}

/*通栏导航置顶1*/
.navbar {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.navbar {position: relative; border: 1px solid transparent;}
.navbar {transition: all 0.3s;}
.navbar.on{background-color: rgba(255,255,255,1); border-bottom: 1px solid #ddd; box-shadow: 0px 3px 10px rgba(100,100,100,0.6);}
.navbar-fixed-top {top: 0; border-width: 0 0 1px; position: fixed; right: 0; left: 0; z-index: 1030;}
.container {margin: 0 auto; width: 1200px;}
.navbar-logo {float: left;}
.navbar-logo img {margin-top: 14px;}
.navbar-tel{float: right; color: #fff; margin-top: 30px; margin-left: 25px; font-size: 26px; font-family: impact; font-weight: 300;}
.navbar-tel img {margin-top: -5px; margin-right: 10px;}
.on .navbar-tel {color: #000;}
.navbar-tel a{color: #fff;}
.on .navbar-tel  a{color: #000;}
.navbar-right {float: right !important; margin-right: 0px;}
.navbar-nav {float: left;  height: 90px; list-style: none;}
.navbar-nav li {float: left; position: relative; display: block;  margin-top: 35px;}
.navbar-nav li a {position: relative; display: block; width: 100px; height: 54px; font-size: 18px; color: #fff; text-align: center; margin-bottom: -3px; }
.navbar-nav li a:hover {border-bottom: 3px solid #0060BF;}
.on .navbar-nav li a {color: #000;}
.navbar-nav li .xl {position: absolute; width: 100%; background-color: rgba(255,255,255,0.9); border-top: 3px solid #0060BF; display: none;}
.navbar-nav li:hover .xl {display: block;}
.navbar-nav li .xl a {display: block; text-align: center; font-size: 14px; color: #080808;height: 38px; line-height: 38px;}
.navbar-nav li .xl a:hover {background-color: #0060BF; color: #fff;  text-decoration:none;}

/* 通栏导航置顶2 */
.topmenu a {margin-top:16px; height: 65px; display: flex; align-items: center; justify-content: center; font-size: 18px; text-decoration: none; color: #fff; background: #0060BF;}
.topmenu a p {display: block; color: #fff; font-size: 18px; line-height: 30px; text-align: center;}
.topmenu a span {display: block; color: rgba(255, 255, 255, 0.6); font-size: 10px; line-height: 18px; text-align: center;}
.topmenu a:hover {background: #FF7800; border-radius: 5px;}
.topmenu .logo {position: fixed; margin-top:-1px; z-index:1111}

/*通栏导航*/
.menu {margin: 0 auto; width: 100%; background: #0060BF;}
.menu * {box-sizing: border-box;}
.menu .center {margin: 0 auto;  width: 1200px;}
.menu .ul-list {display: flex;}
.menu .ul-list li {flex: 1; border-left: 1px solid rgba(0, 0, 0, 0.2); border-right: 0px solid rgba(0, 0, 0, 0.2); position: relative;}
.menu .ul-list li:last-child {border-right: 1px solid rgba(0, 0, 0, 0.2);}
//取消最右侧竖线 .menu .ul-list li:last-child {border-right: none; }
.menu .ul-list li a {height: 65px; display: flex; align-items: center; justify-content: center; font-size: 18px; text-decoration: none;  color: #fff; background: #0060BF;}
.menu .ul-list li .this {background: #F6A700;}
.menu .ul-list li a:hover {background: #F6A700;}
.menu .ul-list li a p {display:block; color: #fff; font-size: 18px; line-height: 30px; text-align: center;}
.menu .ul-list li a span {display:block; color: rgba(255, 255, 255, 0.6); font-size: 10px; line-height: 18px; text-align: center;}
.menu .ul-list li:hover .ol-list {display: block; width: 180px; margin-left: -30px; background: #0060BF;}
.menu .ol-list {display: none; position: absolute; top: 65px; left: 0;  width: 100%; z-index: 999; }
.menu .ol-list li {border-left: 1px solid rgba(0, 0, 0, 0.2); border-top: 1px solid rgba(0, 0, 0, 0.2); border-bottom: 0px solid rgba(0, 0, 0, 0.2); border-right: 1px solid rgba(0, 0, 0, 0.2); position: relative;}
.menu .ol-list li a {background: #0060BF; font-size: 15px; text-decoration: none; color: #fff; height: 45px; display: flex; align-items: center;  justify-content: center;}
.menu .ol-list li a:hover {background: #F6A700;}

/*子栏导航*/
.zi {position: sticky; top: 0; left: 0; width: 100%; background: #fff; display: flex; justify-content: center; position: relative; }
.zi * {box-sizing: border-box;}
.zi .ul-list {width: 1200px; display: flex;}
.zi .ul-list li {flex: 1; border-left: 1px solid #eee; border-top: 1px solid #eee; border-bottom: 1px solid #eee; position: relative;}
.zi .ul-list li:last-child {border-right: 1px solid #eee;}
.zi .ul-list li a {height: 45px; display: flex; align-items: center; justify-content: center; font-size: 15px; text-decoration: none; color: #0060BF; background: #fafafa;}
.zi .ul-list li .this {background: #0060BF; color: #fff; }
.zi .ul-list li a:hover {background: #0060BF; color: #fff; }
.zi .ul-list li:hover .ol-list {display: block;}
.zi .ol-list {display: none; position: absolute; top: 46px; left: 0; width: 100%; z-index: 999; }
.zi .ol-list li {border-left: 1px solid #eee; border-top: 0px solid #eee; border-bottom: 1px solid #eee; border-right: 1px solid #eee; position: relative;}
.zi .ol-list li a{background: #fafafa; display: flex; font-size: 14px; color: #0060BF; height: 40px;  align-items: center;  justify-content: center;}
.zi .ol-list li a:hover {background: #0060BF;}

/* 子页面顶部大图 */
.banner_zi {width: 100%; min-width:1200px; height: 400px; background-color: #fff; background-repeat: no-repeat; background-position: center; }

/* 常规 */
.content {text-align: left; font-size: 16px; color: #666666; line-height: 28px;}
.content p {display: block; margin-block-start: 0.8em; margin-block-end: 0.8em; margin-inline-start: 0px; margin-inline-end: 0px;}
.content img {display:block; max-width:700px; margin:0 auto;}
.content .title {margin-bottom:15px; text-align: center; font-size: 24px; line-height:35px; color: #0060BF; font-weight: bold;}
.content .date {height:40px; font-size: 14px; line-height:40px; background: #fafafa; margin-bottom:15px; border-bottom: 1px solid #e3e3e3;}
.content .date .left {width:720px; float: left;  text-align: left; margin-left: 10px;  }
.content .date .left .main {float: right;  }
.content .date .right {float: right; text-align: right; margin-right: 10px;}
.content .next {display: block; font-size: 14px; line-height:30px; padding-top: 10px; margin-top:15px;  border-top: 1px solid #e3e3e3;}
.content .pic {margin: 0 auto; text-align: center; margin-bottom:15px;}
.content .attach {margin: 0 auto; color: #0060BF; text-align: left; margin-bottom:15px;}
.content .tag {margin: 0 auto; color: #0060BF; text-align: left; margin-bottom:15px;}
.content .video{width: 600px; height: 400px; margin: 0 auto; text-align: center; margin-bottom:15px; position: relative;}
.content .video video {width: 100%; height: 100%; object-fit: fill;}
.content .video .VideoBtn {position: absolute; left: 50%; top: 50%; display: block; width: 70px; height: 70px; margin-left: -35px; margin-top: -35px; cursor: pointer; z-index: 10;}
.content .pinlun { font-size: 14px; margin-top:10px; padding-top:15px; border-top: 1px solid #e3e3e3;}
.content .photo { font-size: 14px; padding-bottom:0px; padding-top:0px; border-bottom: 1px solid #e3e3e3;}
.content .photo .jianjie{ font-size: 16px; line-height:40px; padding-bottom:10px;}
.content .photo .showbox {background:#eee;}
.content .photo .showbox span { background:url(../images/whitebg.png) repeat;}
.content .photo .showbox p {margin:0px; border: 0px solid #e3e3e3; display:none; z-index:999; }
.content .photo .showsum {left:25px; margin-top:10px;}
.content .photo .showsum p {margin:0px;}
.content .photo .showsum span {border:1px solid #ddd;}
.content .photo .showsum span.sel { border:1px solid #f60;}
.content .photo .showpage { width:400px; margin-top:0px; position:relative; }
.content .photo .showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:14px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.content .photo .showpage a#shownext { left:auto; right:0;}
.content .photo .showpage a:hover { background:#ccc; color:#777;}

/*联系我们*/
.contact {margin: 0 auto; padding: 20px; background-color: #fafafa; color: #999; border:solid 1px #eee; border-radius: 2px;}
.contact h3 {margin-top: 10px; font-size: 20px; line-height: 30px; color: #555;}
.contact p {margin-top: 5px; height:60px; font-size: 18px; line-height: 30px; color: #0060BF;}

/*友情链接*/
.links {float:right; width: 1100px; display: inline-block;}
.links ul {float:left; display: inline-block;  width:1100px;}
.links ul li{display:inline; float:left; margin-right:25px;}
.links ul li img{display:block; margin-top:10px; border:1px solid #ccc;}
.links ul li:hover img{border:1px solid #F6A700;}
.links ul li a {font-size: 15px; color: #ffffff; line-height: 32px; margin-bottom:0px;}
.links ul li a:hover {color: #F6A700;}

/*浮动客服*/
.service{ width:50px; height:auto; position:fixed; bottom:61px; right:10px; z-index:999;_position: absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));-margin-top:350px;}
.service li{ width:50px; height:50px; margin-bottom:5px; position: relative;}
.service li a{ display:block;width:50px; height:50px; background:#999; overflow:hidden; border-radius: 2px;}
.service li a:hover{ background:#F6A700;}
.service #roll a{background:#F6A700;}
.service li a:hover span{display:block;}
.service li span{width:170px; right:51px; top: 0; height: 49px; line-height: 49px; background: #F6A700; color: #fff;text-align: center;font-family:Arial;position: absolute;font-size: 22px;font-weight: bold; display: none;}
.service li .ewm{background:#fff; height:170px; border:5px solid #F6A700;}
.service li .ewm img{width:146px; display:block; overflow:hidden; padding:10px;}
.service li .ewm em{height:40px; line-height:18px; overflow:hidden;  font-family: "Microsoft YaHei";font-size:12px ;font-weight:normal; color:#000;}

/*更多按钮*/
.btn{display: block; margin: 0 auto; margin-top: 5px; width:150px;height:40px; line-height:40px; text-align:center; font-size:16px; font-weight:bold; background:#0060BF; color:#fff; border:0px solid #fff; border-radius: 50px;}
.btn:hover{background:#F6A700; color:#fff; font-weight:bold; border:0px solid #fff;  border-radius: 50px;}

/*按钮效果*/
.inab {width: 200px; height: 40px; line-height: 40px; text-align: center; background: #0060BF; transform: skewX(-45deg); }
.inab{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.inab1:hover {width: 200px; height: 40px; line-height: 40px; text-align: center; background: #F6A700; transform: skewX(-45deg); }
.inabtext {display: inline-block; color:#fff;font-size:16px; font-family: "微软雅黑"; transform: skewX(45deg); }

/*流程*/
.lC  {overflow: hidden; width: 100%; background: #f7f7f7 url("../images/lc_libg.png") repeat-x left 210px;}
.lC .lcBox {width: 1200px; margin-top: 35px; height:225px;}
.lC .dl {width: 150px; float: left; text-align: center; position: relative; height:220px;margin:20px 0 0 0;}
.lC .lcBox dt i {width: 88px; height: 79px; overflow: hidden; display: block; margin: 0 auto;}
.lC .lcBox dt img {display: block;}
.lC .lcBox dt p {font-size: 18px; line-height: 35px; color: #00824a;}
.lC .wen {background: url("../images/lc_libg_m.png") no-repeat center; width: 39px; height: 39px; margin: 0 auto; margin-top: 19px; font-size: 18px; color: #cccccc; line-height: 39px;}
.lC img.lcIMg {position: absolute; bottom: 0; left: -60px; display: none;}
.lC .dl:hover i img {margin-top: -79px;}
.lC .dl:hover p {color: #ffae00;}
.lC .dl:hover .wen {background: url("../images/lc_libg_h.png") no-repeat center top; height: 69px; color: #ffae00;}
.lC .dl:hover img.lcIMg {display: block}

/*搜索*/
.menu_la {
    top: 80px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 80px;
    line-height: 50px;
    text-align: center;
    color: #999;
    z-index: 99999999999999999999999;
}

.search{z-index:-1;display:none}
.search form{width:660px;margin:0 auto;margin-top:15px;background:#fff;height:40px}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none}
.searSelect{float:left;width:49px;color:#333;padding-left:10px;position:relative;font-size:12px;cursor:pointer;border-right:1px solid #ddd}
.search .txt,.proSear .txt{width:590px;float:left;height:40px;line-height:40px;color:#666;padding:0 10px}
.search .btnok,.proSear .btnok{float:left;width:50px;height:40px;cursor:pointer;transition:all .3s;background:#333 url(../images/search3.png) no-repeat center}

/**/
.texiao-center {position:relative; overflow:hidden; text-align: center; display:block;}
.texiao-center img {max-width:100%; max-height: 240px;}
/*** 左右翻牌 ***/
.texiao1 img{-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; transition:1.5s;}
.texiao1:hover img{transform:rotateY(360deg);}

/*** 旋转360度 ***/
.texiao2 img{-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; transition:1.5s;}
.texiao2:hover img{transform:rotate(360deg); }

/*** 上下翻牌 ***/
.texiao3 img{-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; transition:1.5s;}
.texiao3:hover img{transform: rotateX(360deg); }

/*** 渐渐放大 ***/
.texiao4 img{transition:1s; -moz-transition:1s, -moz-transform 1s; -webkit-transition:1s, -webkit-transform 1s;}
.texiao4:hover img{-webkit-transform: scale(1.12); -moz-transform: scale(1.12); -o-transform: scale(1.12); -m-transform: scale(1.12); transform: scale(1.12)}

/*** 放大 ***/
.texiao5 img {transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -ms-transition:all .2s ease-in-out; -o-transition:all .2s ease-in-out;}
.texiao5:hover img {transform:scale(1.12); -webkit-transform:scale(1.12); -moz-transform:scale(1.12); -ms-transform:scale(1.12); -o-transform:scale(1.12)}

/*** 缩小 ***/
.texiao6 img {transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -ms-transition:all .2s ease-in-out; -o-transition:all .2s ease-in-out;}
.texiao6:hover img {transform:scale(0.9); -webkit-transform:scale(0.9); -moz-transform:scale(0.9); -ms-transform:scale(0.9); -o-transform:scale(0.9)}

/*** 向右旋转20度 ***/
.texiao7 img {transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -ms-transition:all .2s ease-in-out; -o-transition:all .2s ease-in-out;}
.texiao7:hover img {transform:rotate(20deg); -webkit-transform:rotate(20deg); -moz-transform:rotate(20deg); -ms-transform:rotate(20deg); -o-transform:rotate(20deg)}

/*** 向左旋转20度 ***/
.texiao8 img {transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -ms-transition:all .2s ease-in-out; -o-transition:all .2s ease-in-out;}
.texiao8:hover img {transform:rotate(-20deg); -webkit-transform:rotate(-20deg); -moz-transform:rotate(-20deg); -ms-transform:rotate(-20deg); -o-transform:rotate(-20deg)}

/*** 变灰白 ***/
.texiao9 img  {opacity: 1;}
.texiao9:hover img {-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;}
